[INFO] fetching crate rp1 0.3.1...
[INFO] fixing rp1-0.3.1 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] extracting crate rp1 0.3.1 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate rp1 0.3.1
[INFO] finished tweaking crates.io crate rp1 0.3.1
[INFO] tweaked toml for crates.io crate rp1 0.3.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rp1 0.3.1 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 252 packages to latest compatible versions
[INFO] [stderr]       Adding diesel v1.4.8 (available: v2.3.10)
[INFO] [stderr]       Adding diesel_migrations v1.4.0 (available: v2.3.2)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.18)
[INFO] [stderr]       Adding validator v0.14.0 (available: v0.20.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 17b4785eec027338f7663de850521ebfa677f9673a88e1a72e64201f008998fa
[INFO] running `Command { std: "docker" "start" "17b4785eec027338f7663de850521ebfa677f9673a88e1a72e64201f008998fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "17b4785eec027338f7663de850521ebfa677f9673a88e1a72e64201f008998fa" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "17b4785eec027338f7663de850521ebfa677f9673a88e1a72e64201f008998fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "17b4785eec027338f7663de850521ebfa677f9673a88e1a72e64201f008998fa" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2018 edition to 2021
[INFO] [stderr] note: Switching to Edition 2021 will enable the use of the version 2 feature resolver in Cargo.
[INFO] [stderr] This may cause some dependencies to be built with fewer features enabled than previously.
[INFO] [stderr] More information about the resolver changes may be found at https://doc.rust-lang.org/nightly/edition-guide/rust-2021/default-cargo-resolver.html
[INFO] [stderr] When building the following dependencies, the given features will no longer be used:
[INFO] [stderr] 
[INFO] [stderr]   bitflags v2.13.0 (as host dependency) removed features: std
[INFO] [stderr]   deranged v0.5.8 (as host dependency) removed features: serde
[INFO] [stderr]   diesel v1.4.8 removed features: bitflags, chrono, postgres, pq-sys, r2d2
[INFO] [stderr]   diesel_derives v1.4.1 (as host dependency) removed features: postgres
[INFO] [stderr]   futures v0.3.32 (as host dependency) removed features: alloc, std
[INFO] [stderr]   futures-core v0.3.32 (as host dependency) removed features: default
[INFO] [stderr]   futures-io v0.3.32 (as host dependency) removed features: std
[INFO] [stderr]   futures-sink v0.3.32 (as host dependency) removed features: alloc, default, std
[INFO] [stderr]   futures-task v0.3.32 (as host dependency) removed features: alloc, std
[INFO] [stderr]   futures-util v0.3.32 (as host dependency) removed features: alloc, channel, futures-channel, futures-io, io, memchr, slab, std
[INFO] [stderr]   hyper v0.14.32 (as host dependency) removed features: h2, http2
[INFO] [stderr]   indexmap v2.14.0 (as host dependency) removed features: serde
[INFO] [stderr]   log v0.4.33 (as host dependency) removed features: std
[INFO] [stderr]   quote v1.0.46 removed features: default
[INFO] [stderr]   regex-automata v0.4.14 removed features: dfa-build, dfa-search
[INFO] [stderr]   regex-automata v0.4.14 (as host dependency) removed features: dfa-build, dfa-search
[INFO] [stderr]   rocket_http v0.5.1 (as host dependency) removed features: http2, serde, serde_
[INFO] [stderr]   syn v1.0.109 removed features: fold, full
[INFO] [stderr]   time v0.3.51 (as host dependency) removed features: serde, serde-human-readable
[INFO] [stderr]   tokio v1.52.3 removed features: windows-sys
[INFO] [stderr]   tokio v1.52.3 (as host dependency) removed features: bytes, fs, io-std, io-util, macros, rt-multi-thread, signal, signal-hook-registry, tokio-macros, windows-sys
[INFO] [stderr]   tracing v0.1.44 removed features: attributes, default, tracing-attributes
[INFO] [stderr]   tracing v0.1.44 (as host dependency) removed features: attributes, default, tracing-attributes
[INFO] [stderr]   tracing-core v0.1.36 removed features: default
[INFO] [stderr]   tracing-core v0.1.36 (as host dependency) removed features: default
[INFO] [stderr]   uncased v0.9.10 (as host dependency) removed features: serde, with-serde-alloc
[INFO] [stderr]   yansi v1.0.1 (as host dependency) removed features: detect-tty, is-terminal
[INFO] [stderr] 
[INFO] [stderr] The following differences only apply when building with dev-dependencies:
[INFO] [stderr] 
[INFO] [stderr]   diesel v1.4.8 (as host dependency) removed features: 32-column-tables, bitflags, chrono, default, postgres, pq-sys, r2d2, with-deprecated
[INFO] [stderr] 
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling pq-sys v0.4.8
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling bytes v1.12.0
[INFO] [stderr]    Compiling time-macros v0.2.30
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling socket2 v0.6.4
[INFO] [stderr]    Compiling mio v1.2.1
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]     Checking scheduled-thread-pool v0.2.7
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]     Checking r2d2 v0.8.10
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling inlinable_string v0.1.15
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling stable-pattern v0.1.0
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling state v0.6.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling rocket v0.5.1
[INFO] [stderr]    Compiling diesel_derives v2.3.9
[INFO] [stderr]     Checking binascii v0.1.4
[INFO] [stderr]     Checking atomic v0.5.3
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]    Compiling rocket_sync_db_pools v0.1.0
[INFO] [stderr]    Compiling time v0.3.51
[INFO] [stderr]     Checking downcast-rs v2.0.2
[INFO] [stderr]     Checking dotenv v0.15.0
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]    Compiling validator_types v0.14.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling diesel_table_macro_syntax v0.3.0
[INFO] [stderr] error: could not compile `syn` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/622891a4e29178280638a6b63a8908bde2c0c854/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.118/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=da1412eccc61d3d5 -C extra-filename=-1c2bdc0e2944e632 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-97c86af3cc1b0b51.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-549dbfc8f6a0640f.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-c763a785dc3ccbf7.rmeta --cap-lints allow` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `syn` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/622891a4e29178280638a6b63a8908bde2c0c854/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=2ae711ebd7c1c6cd -C extra-filename=-bc44e1042983f924 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-97c86af3cc1b0b51.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-549dbfc8f6a0640f.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-c763a785dc3ccbf7.rmeta --cap-lints allow` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "17b4785eec027338f7663de850521ebfa677f9673a88e1a72e64201f008998fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "17b4785eec027338f7663de850521ebfa677f9673a88e1a72e64201f008998fa", kill_on_drop: false }`
[INFO] [stdout] 17b4785eec027338f7663de850521ebfa677f9673a88e1a72e64201f008998fa
